From d5d88f01a7782b7a9eea5df108ff9dc175c656eb Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 28 Mar 2007 16:06:07 +0000 Subject: [PATCH] Lowrance doc tweaks. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2721 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/formats/lowranceusr.xml | 6 +++--- gpsbabel/xmldoc/formats/options/lowranceusr-break.xml | 2 +- gpsbabel/xmldoc/formats/options/lowranceusr-ignoreicons.xml | 3 ++- gpsbabel/xmldoc/formats/options/lowranceusr-merge.xml | 2 +- .../xmldoc/formats/options/lowranceusr-writeasicons.xml | 3 +++ 5 files changed, 10 insertions(+), 6 deletions(-) create mode 100644 gpsbabel/xmldoc/formats/options/lowranceusr-writeasicons.xml diff --git a/gpsbabel/xmldoc/formats/lowranceusr.xml b/gpsbabel/xmldoc/formats/lowranceusr.xml index f2383eb91..99fe49495 100644 --- a/gpsbabel/xmldoc/formats/lowranceusr.xml +++ b/gpsbabel/xmldoc/formats/lowranceusr.xml @@ -2,8 +2,8 @@ The Lowrance iFinder GPS series has the unique capability to output its data to an MMC card. The data is saved to the card as a .USR file and can be read by your computer using a card reader. -Waypoints, routes, tracks are supported. By default, Event marker -icons are converted to waypoints. Symbols tend to get lost in the -translation. +Waypoints, icons, routes, tracks are supported. Event marker icons contain a symbol, name, latitude and longitude +only. By default, Event marker +icons are converted to waypoints on read. On write, you are able to create icons from waypoints. diff --git a/gpsbabel/xmldoc/formats/options/lowranceusr-break.xml b/gpsbabel/xmldoc/formats/options/lowranceusr-break.xml index fc1503704..ce686ac47 100644 --- a/gpsbabel/xmldoc/formats/options/lowranceusr-break.xml +++ b/gpsbabel/xmldoc/formats/options/lowranceusr-break.xml @@ -1,4 +1,4 @@ -This option breaks track segments into separate tracks when reading a .USR +(USR input) Break track segments into separate tracks. file. diff --git a/gpsbabel/xmldoc/formats/options/lowranceusr-ignoreicons.xml b/gpsbabel/xmldoc/formats/options/lowranceusr-ignoreicons.xml index 7930731c0..8f5c37374 100644 --- a/gpsbabel/xmldoc/formats/options/lowranceusr-ignoreicons.xml +++ b/gpsbabel/xmldoc/formats/options/lowranceusr-ignoreicons.xml @@ -1,3 +1,4 @@ -This option instructs GPSBabel to not convert icons to waypoints on input. +This option instructs GPSBabel to not convert icons to waypoints on input, +but to instead disregard them altogether diff --git a/gpsbabel/xmldoc/formats/options/lowranceusr-merge.xml b/gpsbabel/xmldoc/formats/options/lowranceusr-merge.xml index f5c8721b3..e1ea03bb5 100644 --- a/gpsbabel/xmldoc/formats/options/lowranceusr-merge.xml +++ b/gpsbabel/xmldoc/formats/options/lowranceusr-merge.xml @@ -1,3 +1,3 @@ -This option merges all tracks into a single track with multiple segments. +(USR output) This option merges all tracks into a single track with multiple segments. diff --git a/gpsbabel/xmldoc/formats/options/lowranceusr-writeasicons.xml b/gpsbabel/xmldoc/formats/options/lowranceusr-writeasicons.xml new file mode 100644 index 000000000..aaf2aec90 --- /dev/null +++ b/gpsbabel/xmldoc/formats/options/lowranceusr-writeasicons.xml @@ -0,0 +1,3 @@ + +(USR output) This option converts the waypoint information to an event marker icon. + -- 2.30.2